home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
lisp
/
eulisp
/
comp0_89.lha
/
Feel
/
Boot
/
Compiler
/
boot-utils.em
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-02-02
|
310 b
|
21 lines
;; Boot-utils.em
(defmodule boot-utils
(macros0
lists
(except (mapcar member reverse mapc memq append) list-operators)
ccc
streams
boot
arith)
()
(generic_generic_prin\,Object "**** IN BOOT_UTILS ***\n\n" (standard-error-stream))
(expose boot)
;; necessary functions
)